home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_13_03
/
pjp
/
ostrings.c
< prev
next >
Wrap
C/C++ Source or Header
|
1995-02-01
|
230b
|
9 lines
------------- Listing 6: The file ostrings.c ------------------
// ostringstream -- ostringstream basic members
#include <<sstream>>
ostringstream::~ostringstream()
{ // destruct an ostringstream
}